home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-sa1100 / Makefile.boot < prev    next >
Encoding:
Makefile  |  2008-12-24  |  166 b   |  8 lines

  1.    zreladdr-y    := 0xc0008000
  2. ifeq ($(CONFIG_ARCH_SA1100),y)
  3.    zreladdr-$(CONFIG_SA1111)        := 0xc0208000
  4. endif
  5. params_phys-y    := 0xc0000100
  6. initrd_phys-y    := 0xc0800000
  7.  
  8.